commit | 382e7aa802ea04e4169be6a336378aeb2159741d | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Wed Apr 17 01:30:33 2019 +0000 |
committer | Yi Kong <yikong@google.com> | Tue Apr 16 19:06:07 2019 -0700 |
tree | 55cbca5d8dd4138e4141b98ff0b82c1230023fcd | |
parent | 4dba6820adff1bb3a169c7537b06b74e901767d1 [diff] |
[builtins] Add __cmpsf2 for ARM version of comparesf2 The generic version of comparesf2 defines __cmpsf2 alias for libgcc compatibility, but the ARM overlay is missing the alias. Differential Revision: https://reviews.llvm.org/D60805 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@358542 91177308-0d34-0410-b5e6-96231b3b80d8